Includes parameters of image flipping. More...
Inherits Structure.
Includes parameters of image flipping.
| enPixelType | MvGvspPixelType , Pixel format. |
| nWidth | c_uint, Image width. |
| nHeight | c_uint, Image height. |
| pSrcData | POINTER(c_ubyte), Input data buffer. |
| nSrcDataLen | c_uint, Input data length. |
| pDstBuf | POINTER(c_ubyte), Input data buffer. |
| nDstBufLen | c_uint, Input data length. |
| nDstBufSize | c_uint, Provided output buffer size. |
| enFlipType | MV_IMG_FLIP_TYPE , Flipping type. |
| nRes | c_uint * 8, Reserved. |